home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / share / doc / libmp4v2-0 / README < prev    next >
Encoding:
Text File  |  2005-09-07  |  3.5 KB  |  123 lines

  1.  
  2. Freeware Advanced Audio (AAC) Decoder including SBR decoding
  3. http://www.audiocoding.com/
  4.  
  5. FAAD2 is a HE, LC, MAIN and LTP profile, MPEG2 and MPEG-4 AAC decoder.
  6. FAAD2 includes code for SBR (HE AAC) decoding.
  7. FAAD2 is licensed under the GPL.
  8.  
  9.  
  10. __________
  11. COPYRIGHTS
  12.  
  13. For FAAD2 the following license applies:
  14.  
  15. ******************************************************************************
  16. ** FAAD2 - Freeware Advanced Audio (AAC) Decoder including SBR decoding
  17. ** Copyright (C) 2003 M. Bakker (mbakker(at)nero.com), Ahead Software AG
  18. **  
  19. ** This program is free software; you can redistribute it and/or modify
  20. ** it under the terms of the GNU General Public License as published by
  21. ** the Free Software Foundation; either version 2 of the License, or
  22. ** (at your option) any later version.
  23. ** 
  24. ** This program is distributed in the hope that it will be useful,
  25. ** but WITHOUT ANY WARRANTY; without even the implied warranty of
  26. ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  27. ** GNU General Public License for more details.
  28. ** 
  29. ** You should have received a copy of the GNU General Public License
  30. ** along with this program; if not, write to the Free Software 
  31. ** Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  32. **
  33. ** Commercial non-GPL licensing of this software is also possible.
  34. ** For more info contact Ahead Software through Mpeg4AAClicense@nero.com.
  35. ******************************************************************************
  36.  
  37.  
  38. Please note that the use of this software may require the payment of
  39. patent royalties. You need to consider this issue before you start
  40. building derivative works. We are not warranting or indemnifying you in
  41. any way for patent royalities! YOU ARE SOLELY RESPONSIBLE FOR YOUR OWN
  42. ACTIONS!
  43.  
  44.  
  45. ______
  46. PEOPLE
  47.  
  48. FAAD2 is written by:
  49.  - M. Bakker (mbakker(at)nero.com).
  50.  
  51.  
  52. _______________
  53. VERSION HISTORY
  54.  
  55. Sorry, try building a ChangeLog from CVS.
  56.  
  57. __________________________________
  58. REDISTRIBUTED OPEN SOURCE PACKAGES
  59.  
  60. This is the list of redistributed open source packages that are included 
  61. in FAAD2:
  62.  
  63. Name:       mp4v2
  64. Version:    0.9.8.6
  65. Origin:     http://www.mpeg4ip.net
  66. Author:     David Mackie
  67. Directory:  common/mp4v2
  68. License:    MPL, Mozilla Public License, version 1.1
  69.  
  70. Name:       mp4av
  71. Version:    0.9.8.6
  72. Origin:     http://www.mpeg4ip.net
  73. Author:     David Mackie
  74. Directory:  common/mp4av
  75. License:    MPL, Mozilla Public License, version 1.1
  76.  
  77.  
  78. ___________________
  79. DIRECTORY STRUCTURE
  80.  
  81. faad2 - top level directory.
  82.  
  83.    aacDECdrop - windows decoder/player with drag'n'drop functionality
  84.  
  85.    common - generally used libraries and code.
  86.  
  87.       faad - general common functions like filereading and streaming
  88.              as well as getting info from aac files.
  89.  
  90.       mp4v2 - MPEG-4 file reading library.
  91.       
  92.       mp4av - MPEG-4 file general function library.
  93.       
  94.       mp4ff - Small MP4 file format library (includes tagging abilities).
  95.       
  96.    CoreAAC - AAC DirectShow filter.
  97.  
  98.    frontend - command line frontend to the FAAD2 library, also supports
  99.               MPEG-4 file decoding.
  100.  
  101.    include - inlude file for the FAAD2 library.
  102.  
  103.    libfaad - the FAAD2 AAC decoder library including SBR.
  104.    
  105.       codebook - Huffman codebooks
  106.  
  107.    plugins - plugins for all kinds of pograms.
  108.    
  109.       in_mp4 - winamp MPEG-4 AAC file input plugin.
  110.       
  111.       QCD - Quintessential player AAC plugin.
  112.  
  113.       QCDMp4 - Quintessential player MP4 plugin.
  114.  
  115.       winamp - winamp2 AAC input plugin.
  116.  
  117.       winamp3 - winamp3 AAC input plugin.
  118.       
  119.       xmms - xmms AAC plugin
  120.  
  121.       mpeg4ip - plugin for the mpeg4ip player
  122.  
  123.